home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / prog / pcl4c40.arj / PCL4C.DOC < prev    next >
Encoding:
Text File  |  1993-10-28  |  5.4 KB  |  109 lines

  1.                         *** SHAREWARE DOCUMENTATION ***
  2.  
  3.  
  4.          The  Personal  Communications Library for the C Language ( PCL4C )
  5.          is an asynchronous communications library designed for experienced
  6.          software  developers  programming  in  C.   Four   compilers   are
  7.          supported:  Microsoft  Optimizing  C,  Microsoft  Quick C, Borland
  8.          Turbo C, and MIX Power C.  An IBM PC/XT/AT or  compatible  or  IBM
  9.          PS/2  is required.  The Personal Communications Library takes less
  10.          than 6K bytes and features:
  11.  
  12.           o  SMALL, COMPACT, MEDIUM & LARGE memory models.
  13.           o  37 communication and support functions.
  14.           o  Interrupt driven receiver & (optionally) transmitter.
  15.           o  Supports high performance 16550 UART.
  16.           o  Supports the PC/4 and PC/8 DigiBoard.
  17.           o  Hardware (RTS/CTS) flow control.
  18.           o  300 baud to 115,200 baud.
  19.           o  COM1, COM2, COM3, and COM4 (to COM10 with DigiBoard).
  20.           o  Adjustable receive queues from 8 bytes to 32 KB.
  21.           o  Control-BREAK error exit.
  22.           o  18 communication error conditions trapped.
  23.           o  4 ports can run concurrently (10 with DigiBoard).
  24.           o  Complete modem control & status.
  25.           o  Written in assembly language for small size & high speed.
  26.  
  27.          Two example programs ( source code ) are provided along  with  the
  28.          small and large model library makefiles.
  29.  
  30.          (1)  SIMPLE  is an extremely simple terminal emulator program.  It
  31.          is provided as the smallest and easiest to understand  example  of
  32.          communications programming using PCL4C.
  33.  
  34.          (2)  TERM  is  a  more  capable terminal emulator than SIMPLE.  It
  35.          functions as a dumb terminal emulator but can exchange files using
  36.          XMODEM (Standard XMODEM, XMODEM-CRC, and XMODEM-1K  )  and  YMODEM
  37.          (Standard  and  YMODEM-G) communication protocols.  TERM will also
  38.          send an initialization string to your Hayes compatible modem.
  39.  
  40.          The shareware distribution includes the  small  and  large  memory
  41.          model  libraries  PCL4C_S.LIB  and PCL4C_L.LIB and the small model
  42.          MIX library PCL_S.MIX.  All example source code is included.
  43.  
  44.          For more information, refer to the Personal Communications Library
  45.          Users Manual ( PCL4C.USR )  and  Personal  Communications  Library
  46.          Reference Manual ( PCL4C.REF ).
  47.  
  48.          A  Turbo Pascal version of the library ( PCL4P ) is also available
  49.          but which does not have as many example programs.
  50.  
  51.  
  52.                         *** Registration ***
  53.  
  54.  
  55.          The shareware version  of  PCL4C  is  provided  so  that  you  may
  56.          personally  determine  the usefulness of the product for yourself.
  57.          If you wish to register PCL4C, please send $55  plus  $3  S&H  ($6
  58.          outside of North America) to:
  59.  
  60.                 MarshallSoft Computing, Inc.
  61.                 Post Office Box  4543
  62.                 Huntsville AL 35815
  63.  
  64.                 Voice  205-881-4630
  65.                 FAX    205-881-4630
  66.                 BBS    205-880-9748
  67.  
  68.          We accept  American  Express  (account  number,  expiration  date,
  69.          exact  name  on  your  card,  and  complete  AmEx  billing address
  70.          required), checks in US dollars  drawn  on  a  US  bank,  purchase
  71.          orders  (POs)  from  recognized US schools and companies listed in
  72.          Dun &  Bradstreet,  and  COD  (street  address  and  phone  number
  73.          required)  within  the USA (plus a $3 COD charge).  Print the file
  74.          PCL4C.INV if an invoice is needed.
  75.  
  76.          You can also order PCL4C from The Public  Software  Library  (PSL)
  77.          with your MC, Visa, AmEx, or Discover card by calling 800-242-4PSL
  78.          (from  overseas:  713-524-6394)  or  by  FAX at 713-524-6398 or by
  79.          CompuServe at [71355,470].  The product number for PCL4C is 10908.
  80.  
  81.          If  you  wish  to  update from an older version of PCL4C, send $15
  82.          plus $3 S&H ($6  outside  of  North  America).   Updates  must  be
  83.          ordered directly from MarshallSoft Computing.
  84.  
  85.          The registered package includes:
  86.  
  87.          o  Small,Compact,Medium, & Large libs w/o shareware screens.
  88.          o  Assembler source code for the library.
  89.          o  Laser printed Users and Reference Manuals.
  90.          o  Telephone, FAX, and BBS support for one year.
  91.          o  EXAMPORT  -- Free utility which displays a detailed  formatted
  92.             report  for  any serial port.  For example, to display a report
  93.             for COM1, type "EXAMPORT 1".
  94.  
  95.          Print the file PCL4C.INV if an invoice is needed.  The  registered
  96.          user  will  receive the latest version of PCL4C shipped by two day
  97.          priority mail (packet airmail  overseas).   A  5.25"  diskette  is
  98.          provided unless a 3.5" diskette is requested.
  99.  
  100.          PCL4C.ASM  is  the source code for the library. The source code is
  101.          copyrighted by MarshallSoft Computing, Inc. The user is granted  a
  102.          license  to use the PCL4C object code in his own application only.
  103.          PCL4C.ASM is not shareware and may not be sold or  given  away  to
  104.          anyone.
  105.  
  106.          The  registered  user  will receive the latest version of PCL4C by
  107.          return mail.  A 5.25" diskette is provided unless a 3.5"  diskette
  108.          is requested.
  109.